home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 32
/
Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso
/
Aminet
/
dev
/
lang
/
jikes020-060.lha
/
jikes020-060
/
README.AMIGA
< prev
Wrap
Text File
|
1999-05-02
|
1KB
|
34 lines
This is a native Amiga port (no ixemul.library required) of jikes, the
free Java compiler from IBM, compiled for a 68020-68060 with an FPU.
REQUIREMENTS:
* An Amiga with a 68020 or higher processor, a working FPU, and enough memory
to run the program.
* The Java run-time classes (e.g., those from Sun, or from Kaffe).
INSTALLATION:
Simply copy the jikes executable somewhere in your path.
USAGE:
Set either the CLASSPATH or the JIKESPATH environment variable to point
to the directories and zip/jar files that you want your compiler to use.
E.g., if you are using Kaffe, you can say:
setenv CLASSPATH "GG:share/kaffe/Klasses.jar;GG:share/kaffe/Pizza.jar;."
Separate the path components using semicolons. You can use UNIX "." and ".."
notation for the current directory and for the parent directory of a
directory.
If you find a bug in the Amiga port, you can contact me at kyrimis@cti.gr
and I'll see what I can do.
Kriton Kyrimis.
******************************************************************************
This software is subject to the terms of the IBM Jikes Compiler
License Agreement available at the following URL:
http://www.ibm.com/research/jikes. Copyright (C) 1996, 1999,
International Business Machines Corporation and others. All Rights
Reserved. You must accept the terms of that agreement to use this
software.
******************************************************************************